Click or drag to resize

RequestDate Property

Gets or sets Date header field. The Date header field is used to convey the date when the request is sent.

Namespace:  Independentsoft.Sip
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public Date Date { get; set; }

Property Value

Type: Date
The date.
See Also